-
Home
-
Masteriyo LMS – Online Course Builder for eLearning, LMS & Education
-
1.6.7
-
Code
-
Classes
- UserCourse
Total Complexity |
38 |
Dependencies |
6 |
Dependents |
5 |
Total lines |
487 |
Lines of code |
117 |
Logical lines of code |
50 |
Comment lines |
304 |
Methods |
26 |
Properties |
5 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
set_status() |
A |
51 |
10 |
27 |
status_transition() |
S |
57 |
4 |
16 |
__construct() |
S |
81 |
1 |
3 |
set_course_id() |
S |
79 |
1 |
3 |
save() |
S |
74 |
1 |
5 |
set_price() |
S |
80 |
1 |
3 |
set_order_id() |
S |
79 |
1 |
3 |
set_date_end() |
S |
80 |
1 |
3 |
set_date_modified() |
S |
80 |
1 |
3 |
set_date_start() |
S |
80 |
1 |
3 |
set_type() |
S |
91 |
1 |
2 |
set_user_id() |
S |
79 |
1 |
3 |
get_price() |
S |
79 |
1 |
3 |
get_table_name() |
S |
76 |
1 |
4 |
get_order_id() |
S |
79 |
1 |
3 |
get_date_end() |
S |
79 |
1 |
3 |
get_date_modified() |
S |
79 |
1 |
3 |
get_date_start() |
S |
79 |
1 |
3 |
get_status() |
S |
79 |
1 |
3 |
get_type() |
S |
82 |
1 |
3 |
get_user_id() |
S |
79 |
1 |
3 |
get_course_id() |
S |
79 |
1 |
3 |
get_permalink() |
S |
79 |
1 |
3 |
get_order() |
S |
80 |
1 |
3 |
get_course() |
S |
80 |
1 |
3 |
get_valid_statuses() |
S |
81 |
1 |
3 |